projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5765fe
)
tomtom: Because of many requests change default character set to MS-ANSI.
author
oliskoli
<oliskoli>
Mon, 22 Sep 2008 20:48:42 +0000
(20:48 +0000)
committer
oliskoli
<oliskoli>
Mon, 22 Sep 2008 20:48:42 +0000
(20:48 +0000)
tomtom.c
patch
|
blob
|
history
diff --git
a/tomtom.c
b/tomtom.c
index f9782810d03f5932b50420b065f9f03d2b67a739..33d4ac06ecaab3c1e98069de5a6e1e1509bf9f79 100644
(file)
--- a/
tomtom.c
+++ b/
tomtom.c
@@
-446,5
+446,5
@@
ff_vecs_t tomtom_vecs = {
data_write,
NULL,
tomtom_args,
- CET_CHARSET_
ASCII, 0
/* CET-REVIEW */
+ CET_CHARSET_
MS_ANSI, 0
/* CET-REVIEW */
};